Another matrix associated with g is the adjacency matrix . 伴随于G的另一个矩阵是邻接矩阵。
Another matrix associated with g is the adjacency matrix 伴随于g的另一个矩阵是邻接矩阵。
It has given a method to the solution of instantaneous center using adjacency matrix and the calculation is computer - operated 给出了一种利用邻接矩阵求机构瞬心的方法,并可在计算机上实施。
In this paper , a new algorithm is given to find fraquent 2 - itemset by adjacency matrix with less times scanning the database 同时,提出了一种用邻接矩阵产生频繁2项集的方法,可以减少扫描数据库的次数。
Perhaps existing two arcs above in the same direction between two states , adjacency matrix could only record one of them 原因是两个状态间可能有两条以上同方向的弧,而邻接矩阵只能记录两个状态间存在的一条弧。
In mathematics and computer science, an adjacency matrix is a means of representing which vertices (or nodes) of a graph are adjacent to which other vertices. Another matrix representation for a graph is the incidence matrix.